Socket
Socket
Sign inDemoInstall

get-loc

Package Overview
Dependencies
1
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    get-loc

Gets the current location for an html document with polyfill and webworker support.


Version published
Weekly downloads
122
increased by71.83%
Maintainers
1
Created
Weekly downloads
 

Readme

Source


Get-Loc
API Stability TypeScript Styled with prettier Build status Test Coverage NPM Version Downloads Browser Bundle Size

Simple utility to get the current window.location. Has support for history polyfill and web/service workers.

Installation

npm install get-loc

Example

import { get } from 'get-loc'

const location = get()
location.href === 'http://github.com/DylanPiercey/get-location'

Contributions

  • Use npm test to build and run tests.

Please feel free to create a PR!

Keywords

FAQs

Last updated on 22 Oct 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc